home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
util
/
cdity
/
MRQ.lha
/
MRQ
/
Source
/
mrqwindowclass.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-10-16
|
477b
|
18 lines
/* mrqwindowclass.h
** C header for MRQ's window subclass
**
** ©1997-1999 by Matthias.Bethke <Matthias.Bethke@gmx.net>
** You are free to modify this source or use parts of it in your
** own programs as long as they are distributed as freeware.
*/
/* $Id: mrqwindowclass.h 1.1 2000/01/25 16:49:02 msbethke Exp msbethke $
**
** $Log: mrqwindowclass.h $
** Revision 1.1 2000/01/25 16:49:02 msbethke
** Initial revision
**
*/
struct MUI_CustomClass *NewMRQWindowClass(void);